C# Mine
|
Encrypts an array
Parameters |
Description |
byte[] PlainBytes |
Text to be encrypted |
byte[] Key |
Password to encrypt with |
byte[] InitialVector |
Needs to be 16 ASCII characters long |
An encrypted array
Copyright (c) 2017. All rights reserved.
|
What do you think about this topic? Send feedback!
|